[INFO] cloning repository https://github.com/Grapple228/codecrafters-interpreter-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grapple228/codecrafters-interpreter-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrapple228%2Fcodecrafters-interpreter-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrapple228%2Fcodecrafters-interpreter-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a91b5e4e73849f6c05eead38559caa6d646b9f29
[INFO] fixing Grapple228/codecrafters-interpreter-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrapple228%2Fcodecrafters-interpreter-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Grapple228/codecrafters-interpreter-rust
[INFO] finished tweaking git repo https://github.com/Grapple228/codecrafters-interpreter-rust
[INFO] tweaked toml for git repo https://github.com/Grapple228/codecrafters-interpreter-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Grapple228/codecrafters-interpreter-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Grapple228/codecrafters-interpreter-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f
[INFO] running `Command { std: "docker" "start" "45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking interpreter-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/returner.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         match unsafe { RETURN.to_owned() } {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/returner.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         match unsafe { RETURN.to_owned() } {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: interpreter-starter-rust v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking interpreter-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/expression.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{environment::{BObject, Object}, error::ParserError, token::Token};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `environment::Object`
[INFO] [stdout]  --> src/ast_printer.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{environment::Object, expression::{Expr, ExprVisitor}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error` and `panic::UnwindSafe`
[INFO] [stdout]  --> src/interpreter.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, io::Error, panic::UnwindSafe, rc::Rc};
[INFO] [stdout]   |                          ^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panic`
[INFO] [stdout]  --> src/environment/mod.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{cell::RefCell, fmt::Display, panic, rc::Rc};
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `expression::Expr` and `self`
[INFO] [stdout]  --> src/environment/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{expression::Expr, interpreter::{self, Interpreter}, returner::Return, statement::Stmt, token::Token};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/expression.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{environment::{BObject, Object}, error::ParserError, token::Token};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `environment::Object`
[INFO] [stdout]  --> src/ast_printer.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{environment::Object, expression::{Expr, ExprVisitor}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error` and `panic::UnwindSafe`
[INFO] [stdout]  --> src/interpreter.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, io::Error, panic::UnwindSafe, rc::Rc};
[INFO] [stdout]   |                          ^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panic`
[INFO] [stdout]  --> src/environment/mod.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{cell::RefCell, fmt::Display, panic, rc::Rc};
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `expression::Expr` and `self`
[INFO] [stdout]  --> src/environment/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{expression::Expr, interpreter::{self, Interpreter}, returner::Return, statement::Stmt, token::Token};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/interpreter.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Stmt::Return { keyword, value } => {
[INFO] [stdout]    |                            ^^^^^^^ help: try ignoring the field: `keyword: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/environment/mod.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 |             Object::Function{body, name, params, environment} => {
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Get`, `Set`, `Super`, and `This` are never constructed
[INFO] [stdout]   --> src/expression.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Expr {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Get{
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     Set{
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Super{
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     This{
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Class` is never constructed
[INFO] [stdout]   --> src/statement.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Stmt{
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Class{
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Stmt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `globals` is never read
[INFO] [stdout]  --> src/interpreter.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Interpreter{
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     environment: MutEnv,
[INFO] [stdout] 7 |     pub globals: MutEnv
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Return` is never constructed
[INFO] [stdout]   --> src/environment/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Object {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Return(BObject),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Object` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/environment/mod.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Builtin(String, BuiltinSignature),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/returner.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         match unsafe { RETURN.to_owned() } {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/interpreter.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Stmt::Return { keyword, value } => {
[INFO] [stdout]    |                            ^^^^^^^ help: try ignoring the field: `keyword: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/environment/mod.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 |             Object::Function{body, name, params, environment} => {
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Get`, `Set`, `Super`, and `This` are never constructed
[INFO] [stdout]   --> src/expression.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Expr {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Get{
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     Set{
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Super{
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     This{
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Class` is never constructed
[INFO] [stdout]   --> src/statement.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Stmt{
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Class{
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Stmt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `globals` is never read
[INFO] [stdout]  --> src/interpreter.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Interpreter{
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     environment: MutEnv,
[INFO] [stdout] 7 |     pub globals: MutEnv
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Return` is never constructed
[INFO] [stdout]   --> src/environment/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Object {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Return(BObject),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Object` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/environment/mod.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Builtin(String, BuiltinSignature),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/returner.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         match unsafe { RETURN.to_owned() } {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `interpreter-starter-rust` (bin "interpreter-starter-rust") due to 1 previous error; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `interpreter-starter-rust` (bin "interpreter-starter-rust" test) due to 1 previous error; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f", kill_on_drop: false }`
[INFO] [stdout] 45836a6d25b0e6106cf439f746a167b14b3f7c2e65d117c5abfbade804aa8c7f
